projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b87b94
)
* international/mule.el (keyboard-coding-system): Fix docstring.
author
Juri Linkov
<juri@jurta.org>
Thu, 25 Mar 2004 10:38:28 +0000
(10:38 +0000)
committer
Juri Linkov
<juri@jurta.org>
Thu, 25 Mar 2004 10:38:28 +0000
(10:38 +0000)
lisp/international/mule.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index 5ba23ce9514a9f56f651a661229a8c524cab47e6..8c95becaf2144c8a646c29e3926c5548d0b16bdb 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-1249,7
+1249,7
@@
See Info node `Specify Coding' and Info node `Single-Byte Character Support'.
On non-windowing terminals, this is set from the locale by default.
Setting this variable directly does not take effect;
-use either
M-x customize
or \\[set-keyboard-coding-system]."
+use either
\\[customize]
or \\[set-keyboard-coding-system]."
:type '(coding-system :tag "Coding system")
:link '(info-link "(emacs)Specify Coding")
:link '(info-link "(emacs)Single-Byte Character Support")